func crypto/elliptic/internal/fiat.p521Add

2 uses

	crypto/elliptic/internal/fiat (current package)
		p521.go#L102: 	p521Add(&e.x, &t1.x, &t2.x)
		p521_fiat64.go#L3125: func p521Add(out1 *p521MontgomeryDomainFieldElement, arg1 *p521MontgomeryDomainFieldElement, arg2 *p521MontgomeryDomainFieldElement) {